Feature: Invite colaborator
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 31.791s |
Scenario: Invite colaborator successfully
Before
0m 1.208s
Given
I navigate to page "<URL>"
0m 4.697s
And
I enter email "<ADMIN_EMAIL>"
0m 1.212s
And
I enter password "<ADMIN_PASSWORD>"
0m 0.838s
And
I click on the login button
0m 3.775s
And
I wait for 2 seconds
0m 2.434s
And
I click on the settings page
0m 1.023s
And
I wait for 2 seconds
0m 2.269s
And
I click to the staff page
0m 0.699s
And
I wait for 2 seconds
0m 2.264s
And
I click on the invite people button
0m 0.517s
And
I wait for 2 seconds
0m 2.263s
When
I write "mateoolaya1@gmail.com" in the email
0m 0.599s
And
I wait for 2 seconds
0m 2.271s
And
I click on the colaborator button
0m 0.299s
And
I wait for 2 seconds
0m 2.416s
And
I click on send invitation now button
0m 0.473s
And
I wait for 2 seconds
0m 2.267s
Then
I see that the last active user in the invited users list has email "mateoolaya1@gmail.com"
0m 0.263s
After
0m 0.004s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I enter email "<ADMIN_EMAIL>"
And
I enter password "<ADMIN_PASSWORD>"
And
I click on the login button
And
I wait for 2 seconds
And
I click on the settings page
And
I wait for 2 seconds
And
I click to the staff page
And
I wait for 2 seconds
And
I click on the invite people button
And
I wait for 2 seconds
When
I write "mateoolaya1@gmail.com" in the email
And
I wait for 2 seconds
And
I click on the colaborator button
And
I wait for 2 seconds
And
I click on send invitation now button
And
I wait for 2 seconds
Then
I see that the last active user in the invited users list has email "mateoolaya1@gmail.com"
After
NO IMAGE AVAILABLE